Skip to content

Conversation

augi
Copy link

@augi augi commented Jul 4, 2025

The environment variables defined in the env field are not used by the docker command.

@Copilot Copilot AI review requested due to automatic review settings July 4, 2025 10:05
@augi augi requested a review from a team as a code owner July 4, 2025 10:05
Copilot

This comment was marked as outdated.

@augi augi requested a review from Copilot July 4, 2025 13:22
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the VS Code IDE examples in the README to pass environment variables directly via Docker’s -e flag instead of using a separate env block.

  • Replaces separate env field with inline -e flags for GITHUB_PERSONAL_ACCESS_TOKEN (and GITHUB_HOST in the last example).
  • Cleans up JSON array formatting for the Docker run commands across all VS Code snippets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant